home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Skunkware 5
/
Skunkware 5.iso
/
src
/
X11
/
tclMotif-1.4
/
programs
/
prog3b
< prev
next >
Wrap
Text File
|
1995-06-29
|
192b
|
11 lines
# setting resources at create time and later
xtAppInitialize -class Program
xmPushButton .fred managed -labelString bill -width 200
.fred setValues -height 100
. realizeWidget
. mainLoop